home *** CD-ROM | disk | FTP | other *** search
/ Popular Request / By Popular Request (Arsenal Computer)(SysOptics Distribution System).ISO / amiga1 / clphst10.lha / ClipHistory / Catalogs / ClipHistory.cd next >
Text File  |  1994-04-03  |  3KB  |  172 lines

  1. ;
  2. MSG_PROJECT_MENU (1//)
  3. Project
  4. ;
  5. MSG_ABOUT_ITEM (//)
  6. ?\0About...
  7. ;
  8. MSG_SAVE_ITEM (//)
  9. A\0Save clip as...
  10. ;
  11. MSG_HIDE_ITEM (//)
  12. H\0Hide
  13. ;
  14. MSG_QUIT_ITEM (//)
  15. Q\0Quit
  16. ;
  17. MSG_EDIT_MENU (//)
  18. Edit
  19. ;
  20. MSG_DELETE_ITEM (//)
  21. ~Del\0Delete...
  22. ;
  23. MSG_CLEAR_ITEM (//)
  24. ~s Del\0Delete all...
  25. ;
  26. MSG_PREFS_MENU (//)
  27. Options
  28. ;
  29. MSG_ICON_ITEM (//)
  30. C\0Create icons?
  31. ;
  32. MSG_ASCII_ITEM (//)
  33. I\0Save text as IFF?
  34. ;
  35. MSG_REQTOOLS_ITEM (//)
  36. R\0Use ReqTools?
  37. ;
  38. MSG_BAD_HOTKEY (//)
  39. Bad hotkey specification:\n\
  40. \"%s\"!
  41. ;
  42. MSG_NO_HOTKEY (//)
  43. Couldn't create hotkey object!
  44. ;
  45. MSG_NO_BROKER (//)
  46. Couldn't create broker!
  47. ;
  48. MSG_NO_CLIP (//)
  49. Couldn't open clipboard unit %ld!
  50. ;
  51. MSG_NO_MEM (//)
  52. Not enough memory!
  53. ;
  54. MSG_NO_PORT (//)
  55. Couldn't create message port!
  56. ;
  57. MSG_NO_SIGBIT (//)
  58. Couldn't allocate signal bit!
  59. ;
  60. MSG_ERROR_IN_ARGUMENTS (//)
  61. Couldn't parse arguments:\n\
  62. %s!
  63. ;
  64. MSG_NO_MENUS (//)
  65. Couldn't create menus!
  66. ;
  67. MSG_ERROR_WRITE_CLIP (//)
  68. Couldn't write clip to clipboard!
  69. ;
  70. MSG_ERROR_READ_CLIP (//)
  71. Couldn't read clip from clipboard!
  72. ;
  73. MSG_ERROR_RANGE (//)
  74. %s is out of range (%ld to %ld)!
  75. ;
  76. MSG_WINDOW_TITLE (//50)
  77. %s: Hotkey = <%s>
  78. ;
  79. MSG_NO_VISUALINFO (//)
  80. Couldn't get visual information!
  81. ;
  82. MSG_NO_DEF_PUBSCREEN (//)
  83. Couldn't find default public screen!
  84. ;
  85. MSG_NO_PUBSCREEN (//)
  86. Couldn't find public screen %s!
  87. ;
  88. MSG_NO_WINDOW (//)
  89. Couldn't open window!
  90. ;
  91. MSG_NO_GADGETS (//)
  92. Coudln't create gadgets!
  93. ;
  94. MSG_NO_CLIP_MEM (//)
  95. Not enough memory to save clip!
  96. ;
  97. MSG_NO_RESIZE (//)
  98. Couldn't resize gadgets!
  99. ;
  100. MSG_NO_LIB (//)
  101. Couldn't open %s\n\
  102. version %ld or higher!
  103. ;
  104. MSG_DOS_ERROR (//88)
  105. DOS error %ld
  106. ;
  107. MSG_NO_FONT (//)
  108. Couldn't open %s\n\
  109. with the size %d!
  110. ;
  111. MSG_TITLE (//40)
  112. ClipHistory  ⌐ Magnus Holmgren
  113. ;
  114. MSG_DESCRIPTION (//40)
  115. Adds a history to the clipboard
  116. ;
  117. MSG_QUIT_GAD (//)
  118. Quit
  119. ;
  120. MSG_OK_GAD (//)
  121.  Ok \
  122.  
  123. MSG_OK_CANCEL_GAD (//)
  124.  Ok |Cancel
  125. ;
  126. MSG_ABOUT (//)
  127. ClipHistory %s\n\
  128. A history for the clipboard\n\
  129. ⌐ 1994  Magnus Holmgren\n\
  130. \n\
  131. Compile date: %s\n\
  132. \n\
  133. Clipboard unit: %ld\n\
  134. Size of history: %ld bytes\n\
  135. Number of clips: %ld
  136. ;
  137. MSG_REALLY_DELETE (//)
  138. Really delete this clip?
  139. ;
  140. MSG_REALLY_CLEAR (//)
  141. Really delete ALL clips?
  142. ;
  143. MSG_ERROR_WRITE (//)
  144. Couldn't write clip to file\n\
  145. \"%s\":\n\
  146. %s!
  147. ;
  148. MSG_ERROR_FIND_DIR (//)
  149. Couldn't find drawer\n\
  150. \"%s\":\n\
  151. %s!
  152. ;
  153. MSG_FILEREQ_TITLE (//)
  154. Select file to save clip to
  155. ;
  156. MSG_ERROR_GET_ICON (//)
  157. Couldn't find any icon for\n\
  158. \"%s\":\n\
  159. %s!
  160. ;
  161. MSG_ERROR_WRITE_ICON (//)
  162. Couldn't write the icon for\n\
  163. \"%s\":\n\
  164. %s!
  165. ;
  166. MSG_ERROR_OVERPATCHED (//)
  167. Can't quit yet! Someone have patched\n\
  168. the same function I have patched\n\
  169. (Intuition/CloseScreen(). Please\n\
  170. remove the other patch first.
  171. ;
  172.